how to : fill a shape with a hatch pattern 如何:用陰影圖案填充形狀
gdi defines several fill styles : solid color, hatch pattern, image texture, and color gradient gdi+定義多種填充樣式:純色、陰影圖案、圖像紋理和顏色漸變。
in computer graphics, to fill an area of display, e . g . with a colour, a cross hatched pattern, etc 在計(jì)算機(jī)圖形學(xué)中,用色彩或交叉陰影線(xiàn)等來(lái)充填某個(gè)顯示區(qū)。
the following code demonstrates drawing two rectangles on a form at run time, one with a solid fill and the other with a cross-hatched pattern 下面的代碼演示如何在運(yùn)行時(shí)在窗體上繪制兩個(gè)矩形,一個(gè)以純色填充,另一個(gè)以交叉線(xiàn)圖案填充。